home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _272B14BCB11E4F62A233FB3C8E7CAA89 < prev    next >
Text File  |  2008-06-28  |  6KB  |  164 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>FixFSForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>FixFSForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>458</width>
  12.             <height>174</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>FixFS</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <property name="resizeMode">
  23.             <enum>Minimum</enum>
  24.         </property>
  25.         <widget class="CTaskDlgLabel">
  26.             <property name="name">
  27.                 <cstring>HdmDlg_TaskLabel</cstring>
  28.             </property>
  29.             <property name="sizePolicy">
  30.                 <sizepolicy>
  31.                     <hsizetype>5</hsizetype>
  32.                     <vsizetype>4</vsizetype>
  33.                     <horstretch>0</horstretch>
  34.                     <verstretch>0</verstretch>
  35.                 </sizepolicy>
  36.             </property>
  37.             <property name="Caption" stdset="0">
  38.                 <string></string>
  39.             </property>
  40.             <property name="SubCaption" stdset="0">
  41.                 <string></string>
  42.             </property>
  43.         </widget>
  44.         <widget class="QFrame">
  45.             <property name="name">
  46.                 <cstring>FixFS_CheckOptions</cstring>
  47.             </property>
  48.             <property name="frameShape">
  49.                 <enum>NoFrame</enum>
  50.             </property>
  51.             <property name="frameShadow">
  52.                 <enum>Plain</enum>
  53.             </property>
  54.             <grid>
  55.                 <property name="name">
  56.                     <cstring>unnamed</cstring>
  57.                 </property>
  58.                 <property name="margin">
  59.                     <number>0</number>
  60.                 </property>
  61.                 <widget class="QCheckBox" row="1" column="1">
  62.                     <property name="name">
  63.                         <cstring>FixFS_AutoFix</cstring>
  64.                     </property>
  65.                     <property name="text">
  66.                         <string>Automatically fix file system errors</string>
  67.                     </property>
  68.                 </widget>
  69.                 <widget class="QCheckBox" row="2" column="1">
  70.                     <property name="name">
  71.                         <cstring>FixFS_LookForBadBlocks</cstring>
  72.                     </property>
  73.                     <property name="text">
  74.                         <string>Scan for and attempt recovery of bad sectors</string>
  75.                     </property>
  76.                 </widget>
  77.                 <spacer row="1" column="0">
  78.                     <property name="name">
  79.                         <cstring>spacer4</cstring>
  80.                     </property>
  81.                     <property name="orientation">
  82.                         <enum>Horizontal</enum>
  83.                     </property>
  84.                     <property name="sizeType">
  85.                         <enum>Fixed</enum>
  86.                     </property>
  87.                     <property name="sizeHint">
  88.                         <size>
  89.                             <width>16</width>
  90.                             <height>20</height>
  91.                         </size>
  92.                     </property>
  93.                 </spacer>
  94.                 <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
  95.                     <property name="name">
  96.                         <cstring>textLabel1</cstring>
  97.                     </property>
  98.                     <property name="text">
  99.                         <string>Check disk options:</string>
  100.                     </property>
  101.                 </widget>
  102.             </grid>
  103.         </widget>
  104.         <widget class="QLayoutWidget">
  105.             <property name="name">
  106.                 <cstring>layout3_2</cstring>
  107.             </property>
  108.             <hbox>
  109.                 <property name="name">
  110.                     <cstring>unnamed</cstring>
  111.                 </property>
  112.                 <spacer>
  113.                     <property name="name">
  114.                         <cstring>spacer5</cstring>
  115.                     </property>
  116.                     <property name="orientation">
  117.                         <enum>Horizontal</enum>
  118.                     </property>
  119.                     <property name="sizeType">
  120.                         <enum>Expanding</enum>
  121.                     </property>
  122.                     <property name="sizeHint">
  123.                         <size>
  124.                             <width>16</width>
  125.                             <height>11</height>
  126.                         </size>
  127.                     </property>
  128.                 </spacer>
  129.                 <widget class="QPushButton">
  130.                     <property name="name">
  131.                         <cstring>HdmDlg_OK</cstring>
  132.                     </property>
  133.                     <property name="text">
  134.                         <string>&Yes</string>
  135.                     </property>
  136.                     <property name="accel">
  137.                         <string>Alt+Y</string>
  138.                     </property>
  139.                 </widget>
  140.                 <widget class="QPushButton">
  141.                     <property name="name">
  142.                         <cstring>HdmDlg_Cancel</cstring>
  143.                     </property>
  144.                     <property name="text">
  145.                         <string>&No</string>
  146.                     </property>
  147.                     <property name="accel">
  148.                         <string>Alt+N</string>
  149.                     </property>
  150.                 </widget>
  151.             </hbox>
  152.         </widget>
  153.     </vbox>
  154. </widget>
  155. <slots>
  156.     <slot>OptDataChanged()</slot>
  157. </slots>
  158. <layoutdefaults spacing="6" margin="11"/>
  159. <includehints>
  160.     <includehint>taskdlglabel.h</includehint>
  161.     <includehint>apptextbrowser.h</includehint>
  162. </includehints>
  163. </UI>
  164.